Skip to content

Conversation

thomascube
Copy link

These changes allow me to build this project into a Docker container and run it on my Mac.

Changes include:

  • Dockerfile to build an image as instructed in the Makefile
  • Specific nginx.conf file to be used in Docker (no SSL)
  • entrypoint.sh for the Docker container starting the proxy
  • Change Readme to markdown formatting and add instructions for Docker
  • Small change to apiendpoint.pl to not attempt to resolve hosts if imapHost given
    This is required to work on a local environment with email domains that do not resolve in DNS.

- Dockerfile to build an image as instructed in the Makefile
- Specific nginx.conf file to be used in Docker (no SSL)
- entrypoint.sh for the Docker container starting the proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant